object AboutBox: TAboutBox Left = 436 Top = 251 Hint = 'Show Program Info' BorderStyle = bsDialog Caption = 'About NEMP98' ClientHeight = 243 ClientWidth = 357 Color = cl3DLight Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 72 Top = 8 Width = 273 Height = 225 Shape = bsFrame end object Label1: TLabel Left = 81 Top = 14 Width = 171 Height = 15 Caption = 'Nogi'#39's Ericsson Melody Player ' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object Bevel1: TBevel Left = 80 Top = 150 Width = 257 Height = 2 Shape = bsTopLine end object Label2: TLabel Left = 81 Top = 37 Width = 165 Height = 13 Caption = 'Copyright � 1997 Noeneel Sharma' end object Label3: TLabel Left = 81 Top = 161 Width = 187 Height = 13 Caption = 'Physical Memory Available to Windows:' end object PhysMem: TLabel Left = 275 Top = 161 Width = 6 Height = 13 Caption = '0' end object Label4: TLabel Left = 81 Top = 183 Width = 73 Height = 13 Caption = 'Memory in Use:' end object FreeRes: TLabel Left = 276 Top = 183 Width = 6 Height = 13 Caption = '0' end object email: TLabel Left = 80 Top = 64 Width = 120 Height = 13 Caption = 'Email: nsharma@nogi.org' end object homepage: TLabel Left = 80 Top = 88 Width = 217 Height = 13 Caption = 'Personal WWW: http://www.bit.net.au/~nogi' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 80 Top = 112 Width = 226 Height = 13 Caption = 'My GSM Site: http://www.bit.net.au/~nogi/gsm' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 80 Top = 208 Width = 53 Height = 13 Caption = 'Build: 1.0.3' end object OKButton: TButton Left = 261 Top = 200 Width = 75 Height = 25 Cancel = True Caption = 'OK' Default = True ModalResult = 2 TabOrder = 0 end object Panel1: TPanel Left = 8 Top = 8 Width = 57 Height = 225 BorderStyle = bsSingle Color = clWhite TabOrder = 1 object Image1: TImage Left = 0 Top = 8 Width = 49 Height = 209 Picture.Data = {} end end end